home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dfÜ / amigafax / readme < prev    next >
Encoding:
Text File  |  1996-04-14  |  3.7 KB  |  92 lines

  1.  
  2.  
  3.  
  4.                     ********************************
  5.                     *                              *
  6.                     *   Installing  AmigaFax       *
  7.                     *                              *
  8.                     ********************************
  9.  
  10.  
  11. 1. Install AmigaFax on your on Hard Drive
  12.  
  13.    Decide where you would like to install the software.  The installation
  14.    script creates the drawer if necessary. 
  15.     
  16.    Insert AmigaFax diskette.  
  17.     
  18.    Open the disk icon.  Then open the Install_Now icon.  
  19.    Or just highlight Install_Now, and open the drawer where you want the
  20.    software installed.
  21.     
  22.    If you are working from a Shell window,
  23.    change to the appropriate directory,
  24.    eg.     cd df0:AFaxDemo
  25.      or    cd df0:AmigaFax
  26.  
  27.    type:   Install 
  28.    or:     Install disk:drawer 
  29.  
  30.    where disk:drawer is the directory path where you want 
  31.    the software installed.
  32.     
  33.    If one is not provided, the installation script will ask for the name
  34.    of the disk and drawer.  It will also create the drawer if necessary
  35.    and copy the software into it.
  36.     
  37.    If you already have AmigaFax installed and you are updating to the
  38.    current version, your configuration files will not be overwritten.
  39.  
  40. 2. The installation procedure will create a file afax:s/User-Startup.
  41.    You must edit your user-startup or startup-sequence to include the
  42.    contents of that file.
  43.  
  44. 3. If your devs:MountList doesn't  contain an entry for the NULL: device,
  45.    append the MountList file from the devs directory on the AmigaFax
  46.    diskette to it. You must also ensure that the null: device is
  47.    mounted somewhere in your startup sequence, with the line:
  48.       Mount NULL:
  49.  
  50. 4. Edit the file afax:s/AFAX-Start to bring the system up the way you
  51.    want. I normally just run up the GETTY, (not FAA), and only run the
  52.    FaxSpooler when I need it. (AFAX will auto-run it).
  53.  
  54. 5. Edit the files in the FaxLib: directory (Config, Aliases, Address,
  55.    Letter) to reflect your preferences. (The system will operate if you
  56.    don't, but your faxes will have my address!)
  57.  
  58. 6. Many AmigaFax commands require a large stack.  Use 20000 or more.
  59.    Add the line:
  60.      stack 20000
  61.    to your s:shell-startup file.
  62.  
  63. 7. There are some sample documents in the FaxDoc: directory. 
  64.    UserGuide is available in text, AmigaGuide and TeX .dvi formats.
  65.  
  66. 8. FONTS - There have been instances of the standard Amiga fonts not
  67.    working correctly. If this is the case, you can overwrite them from
  68.    the install script. Do NOT do this unless you have problems with
  69.    your original fonts. The newer ones may not be compatible with your
  70.    workbench release.
  71.  
  72. 9. Using a terminal program while FAA or GETTY is running.
  73.    If you want a terminal program, such as VLT, to be able to access
  74.    the serial port while FAA or GETTY is running, you must use the
  75.    LockSerial program which comes with the AmigaUUCP package. A copy
  76.    of this program is provided in the afax:uucp/c directory. The
  77.    syntax is:
  78.      LockSerial [-D device] [-U unit] "command"
  79.    For example, I use the following alias to run up the VLT program in
  80.    background, arbitrating with GETTY/FAA for use of the port:
  81.      alias vlt runback lockserial vlt
  82.    Note: Most serial programs will now use OwnDevUnit internally,
  83.          so LockSerial should not be required. [DAV 14APR96]
  84.  
  85. 10. Note that at this stage it is HIGHLY RECOMMENDED that you use the
  86.    Getty front-end, rather than faa in standalone mode, even if you do
  87.    not intend to receive data calls, or use UUCP. This allows a lot
  88.    more freedom in configuring the software to different FaxModems.
  89.    For those who wish to run solely from the WorkBench, an faa
  90.    configuration window may be provided in the future. Let us know if
  91.    you would find this a useful feature.
  92.